home *** CD-ROM | disk | FTP | other *** search
Text File | 1989-08-30 | 812 b | 24 lines | [TEXT/GEOL] |
- Item 6110706 30-Aug-89 15:53
-
- From: D2336 Medic, Darrell Styner,PRT
-
- To: MACAPP.TECH$ MACAPP Tech
-
- Sub: MacApp Terminal Driver?
-
- Dear MacAppers,
-
- I'm thinking about using MacApp to write a terminal driver which communicates
- with another system through one of the serial ports. Does anyone out there have
- an object which handles the serial IO part of this? It seems like one could
- install a TEvtHandler in the idle chain and have its DoIdle method grab
- characters from the serial port and pass them to the application. Is there
- some reason why this wouldn't work? Would this method be able to keep up with
- characters coming in at 9600 baud? Any comments would be much appreciated.
-
- Thanks,
-
- Darrell Styner
- D2336
-
-